projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd51878
)
ARM: stm32: remove unused CONFIG_AUTOBOOT
author
Masahiro Yamada
<
[email protected]
>
Sat, 11 Jun 2016 09:44:08 +0000
(18:44 +0900)
committer
Masahiro Yamada
<
[email protected]
>
Sun, 12 Jun 2016 22:46:29 +0000
(07:46 +0900)
At this point, this is not referenced from anywhere, so remove it
(but it will be re-added later for a different meaning).
Signed-off-by: Masahiro Yamada <
[email protected]
>
include/configs/stm32f429-discovery.h
patch
|
blob
|
history
diff --git
a/include/configs/stm32f429-discovery.h
b/include/configs/stm32f429-discovery.h
index 8bbe580ebf36979ff691072b52b5f5a3cca5a87f..f05c1aacaf99ea892896f5cc7c87f1931eb42d82 100644
(file)
--- a/
include/configs/stm32f429-discovery.h
+++ b/
include/configs/stm32f429-discovery.h
@@
-82,8
+82,6
@@
"bootcmd_romfs=setenv bootargs ${bootargs} ${bootargs_romfs};" \
"bootm 0x08044000 - 0x08042000\0"
-#define CONFIG_AUTOBOOT
-
/*
* Command line configuration.
*/